PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkedContentReference Class / getPage Method
In This Topic
    getPage Method
    In This Topic
    Gets the PDF page that contains the marked-content sequence.
    Syntax
    public PDFPage getPage()

    Return Value

    The com.o2sol.pdf4java.PDFPage on which the graphics objects in the marked-content sequence shall be rendered.
    See Also